Skip to content

Conversation

jnak
Copy link
Collaborator

@jnak jnak commented Feb 12, 2020

In most cases, it is not recommended to create custom connection classes since it can conflict with the ones auto-created by SQLAlchemyObjectType. This should prevent a lot of confusion: #153, #65

If needed, it's possible to access the auto-created connections like this: PetType.connection

This also updates tests to keep things consistent.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 97.531% when pulling f089930 on jnak:clean-doc into 6dca279 on graphql-python:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 97.531% when pulling f089930 on jnak:clean-doc into 6dca279 on graphql-python:master.

@jnak jnak merged commit 4c5b4d1 into graphql-python:master Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants